PDF4Java Reference Documentation
com.o2sol.pdf4java.content.analyzers Package / PDFPageContentAnalysis Class / analyzeSetStrokeColorOperator Method
The color components
In This Topic
    analyzeSetStrokeColorOperator Method
    In This Topic
    Called when SC operator is found.
    Syntax
    public void analyzeSetStrokeColorOperator( 
       double[] colorComponents
    )

    Parameters

    colorComponents
    The color components
    See Also